This is the habitat_ros 0.2.1.
Update Log:
- Use a simple robot as the default robot
- Correct "translation" to "position" in the robot config file
- Minor improvement of the code
We provide an example of creating your own robot in a different package.
-
install habitat_ros
-
download robot_example.zip in the latest release and decompress it to your {catkin_ws}/src/
-
catkin_make your workspace
-
Run the following comamnd to use the example robot in a isolated package.
roslaunch robot_example robot_example.launch