Skip to content

Moises981/reto_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

reto_ros

This a challenge provided by the playtec enterprise.

First don't forget to compile the packages with catkin_tools.

Details:

1.Topic publisher:

To access to this file launch the topic_pub.launch.

fi

2.Topic subscriber:

You can see the message the publish the topic publisher with "rostopic echo /reto", the launcher is topic_pub.launch.

image

3.Launchers files:

These are the files that we have to launch if we want to try this project:

vas

4.Robot URDF :

This is the robot created in URDF and shown in Rviz.

RVIZ

5.PointCloud challenge:

Create a publisher with CloudPoint2 msg.

cloud

ba

BB8_SIMULATION_WITH_ARDUINO: If you want to use it use the bb8.launch file that it's in the bb8_gazebo's folder.

varb

If you wan to move the robot you can publish into the /cmd_vel with geometry_msgs for that you have to use "rostopic pub /cmd_vel geometry_msgs/Twist [TAB]+[TAB]" , you have to push two times TAB after copy that.

top

Peek 2020-05-02 13-42

The last step is to use the IDE ARDUINO and upload the code that is in the Move Folder and then use the rosserial.

About

This a challenge provided by the playtec enterprise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published