Skip to content
Discussion options

You must be logged in to vote

After a little code investigation, learned that I can define my robot sensor configuration with simulator spawn service. For example for adding a RealSense D435 camera:

waitForGazebo; rosservice call /mrs_drone_spawner/spawn "1 --$UAV_TYPE --enable-rangefinder --enable-realsense-front"

This file in mrs_simulation includes the option we could have for different sensor configurations when spawning the robots. Gazebo simulations spawn the robot correctly with this service with asked sensor. Is there any other way to have more control on sensor configurations? For example, I don't see OAK-D sensors simulated in the configuration file options for the spawn service.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@petrlmat
Comment options

@andrews-quest
Comment options

Answer selected by MJavadZallaghi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants