-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while launching multiple cameras mounted on different robots #17
Comments
You should provide Otherwise it defaults to camera |
Please help me with this i am spending quite a while now with so many trials and none works till now |
@v-lopez I have the same issue , trying to launch multiple robots each with its distinct real sense plugin with no success unfortunately.
and this is the file (karam_onerobot.launch) -->so i am calling the robot urdf each time , inside the robot urdf file i called the gazebo realsense plugin , so I was supposing that it should be repeated with each robot individually like the plugins and laser sensor for an example . ( but this didn't happen) inside my robot urdf i called the gazebo plugin using these commands as you can see I tried to pass the parameters that is asked for in f435 urdf xacro , this didn't work either so i also tried these commands instead in my robot urdf </sensor_d435> I assumed that i have no need to pass the parameters like we do in the laser plugin but also this failed so any solutions or ideas suggested ? |
i also met the same problem! anyone can solve it ?thanks. |
Hi, I have the same issue when I used group and namespace for multiple robot simulation. @Ahmedkaramakka @v-lopez @ahmedlebo @chongjeelee @lucamarchionni Did you guys find a solution? Thanks in advance. |
While i am writing the urdf file of my robot i put a sensor d435 like the picture below but whenever i try to make multiple robots out of my robot model this error is raised and only one camera is publishing its data and i can't figure how to modify it to have the 2 cameras on different robots pubish on different topics.
The text was updated successfully, but these errors were encountered: