Skip to content

Commit

Permalink
readme edits
Browse files Browse the repository at this point in the history
  • Loading branch information
eaa3 committed Feb 14, 2024
1 parent 3d8b03a commit 2c0046d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ Development with vscode and running more examples:


## ROS2 examples
A few basic ROS2 examples are described below.
A few basic ROS2 examples are showcased below.

### Basic ROS example
### Basic ROS2 example

Launch file:
```
Expand All @@ -77,6 +77,6 @@ You should be able to see a bullet simulation of a panda arm, and a pre-configur

## Topics, services and actions of simulated ROS robot

The provided ROS interface should allow for ROS standard communication (e.g. if you want to connect the robot to moveit, or subscribe to its topics, tf, services, actions, sensors, etc)
The provided ROS2 interface2 should allow for ROS standard communication (e.g. if you want to connect the robot to moveit, or subscribe to its topics, tf, services, actions, sensors, etc)

Happy coding!

0 comments on commit 2c0046d

Please sign in to comment.