Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/poppy-project/poppy_ergo_jr_description

URDF and Collada description of Poppy Ergo Jr robot for ROS 1
https://github.com/poppy-project/poppy_ergo_jr_description

poppy-ergo-jr robot ros urdf

Last synced: 25 days ago
JSON representation

URDF and Collada description of Poppy Ergo Jr robot for ROS 1

Awesome Lists containing this project

README

        

# Poppy Ergo Jr description

This ROS package contains URDF and collada files to use [Poppy Ergo Jr](https://www.poppy-project.org/en/robots/poppy-ergo-jr/) robot with ROS 1.
The URDF contains also contains the collision model and is suitable for Gazebo simulations. The package has been tested with Melodic and Noetic.

![Poppy Ergo Jr in RViz ROS Melodic](./doc/img/rviz.png)

## Quickstart

Launch the following command in order to run RViz, visualize the robot and move the joints. If you want the lamp effector:
```
roslaunch poppy_ergo_jr_description display.launch gui:=True lamp:=true
```
Or, if you want the gripper effector:
```
roslaunch poppy_ergo_jr_description display.launch gui:=True gripper:=true
```

## Roadmap

Feel free to open pull requests!

* [ ] Integrate the pen holder effector to xacro