-
Notifications
You must be signed in to change notification settings - Fork 40
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
Kimera-Multi - simulation in the gazebo #17
Comments
Hi thank you very much for your interest in our work!
And that's pretty much it! Hope this helps! Best, |
Hello, thank you very much for your help and attention! As I haven't managed to get it working yet (1~3), I'll see if I'm missing something... First I launch the file in the terminal that opens the gazebo with a robot and the d435i (e.g. When I run rostopic list:
Then I launch Rostopic list now:
I removed mit_rosbag.launch from the 1014-example.yaml file and made some small changes as shown below:
In kimera_vio_jackal.launch I've put in the following and the is also changed? I've changed it but I'm not sure it's right...
Another question, in gazebo simulation doesn't it make sense to use: |
Hi! Seems like you are on the right track! Yeah my recommendation is to create a new launch file (kimera_vio_gazebo.launch) and a new dataset_name, which comes with a set of its own configurations. |
Hello, thanks @yunzc! I'm having trouble completing this task. I don't know what specific parameter settings of such my datasets I should make, not even params for the RealSense camera (d435i). I'm just using it anyway with the d455 params you provided... I have replaced the camera, odom and imu topics in kimera_vio_gazebo.launch. Another problem is the delay between image0 and image1 of the capture. Do I have to change any frames? For example, these from kimera_vio_jackal:
I have another question (not about gazebo simulation): |
Hi @LauGasp:
|
Hi, I'm new to ROS and need a little help. I'm trying to put Kimera-Multi working with a simulation in gazebo, instead of rosbag, and i was hoping for some guidance, does anyone have a suggestion for what should i change?
For now, I'm just using a pioneer 3dx robot and a realsense d435i camera. I've already got the gazebo open with the robot and sensors, the topics are beeing published, but I think I need some tips for what changes i need to do in kimera-multi in order to “run it”.
The text was updated successfully, but these errors were encountered: