ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Is ROS 2 compatible with the stage simulator?

asked 2022-05-15 01:10:21 -0500

alipira gravatar image

I mean we can use stage with ROS1, but can we use it with ROS2?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2023-03-11 07:53:34 -0500

Markus Bader gravatar image

Hi

I more or less rewrote stage_ros as stage_ros2. It differs from the previous stage_ros interfaces in its modularity.
It is available under https://github.com/tuw-robotics/stage... and tested for humble.
An installation description is also available.

edit flag offensive delete link more

Comments

Thank you for releasing this! You've saved me the effort of creating it myself :)

Anthony Goeckner gravatar image Anthony Goeckner  ( 2023-04-07 11:51:53 -0500 )edit
1

answered 2022-07-04 10:19:14 -0500

ccpjBoss gravatar image

updated 2022-07-06 11:01:11 -0500

Hi! There is this wrapper library, give it a try: github link

Edit1: So I found a way better package: https://github.com/woawo1213/stage_ros2, Try this instead!!

edit flag offensive delete link more

Comments

Hello! When I use woawo1213 package, I'm having problems with the dependencie of Stage in CMake. Did you only installed the ros-noetic-stage package on your machine with ROS2 or did you install all of the ros noetic? Thanks!

toffanetto gravatar image toffanetto  ( 2022-10-10 15:26:58 -0500 )edit

Question Tools

Stats

Asked: 2022-05-15 01:10:21 -0500

Seen: 578 times

Last updated: Mar 11 '23