Robotics StackExchange | Archived questions

Examples of end-to-end ROS application?

Hi all, could anyone recommend me examples of ROS architectures / applications deployed in the wild?

I am looking at either software like turtlebot3_autorace or papers which could describe complex robotics applications built on top of ROS.

Either ROS 1 or ROS 2 package would be of interest to me.

Thanks!

Asked by Thomas on 2019-01-30 03:49:12 UTC

Comments

What's your requirement for the level of an application? There are many SLAM, VIO, navigation, perception, etc frameworks in ROS, are those enough? Or you're talking about something orchestrating them?

Asked by stevemacenski on 2019-01-31 13:45:56 UTC

I'm looking for descriptions of complete ROS systems. That is to say, not pointers to MoveIt, PCL, Gazebo, node X or Y, but real demos. Like the PR2 pick and place demo. Any hardware is OK. Basically, something that, once launched, achieves something (even moderately) useful.

Asked by Thomas on 2019-01-31 20:23:28 UTC

Answers