Skip to content
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

Question about back-end data transmission on a custom dataset #57

Open
imdsafi09 opened this issue Nov 22, 2023 · 5 comments
Open

Question about back-end data transmission on a custom dataset #57

imdsafi09 opened this issue Nov 22, 2023 · 5 comments

Comments

@imdsafi09
Copy link

imdsafi09 commented Nov 22, 2023

Hello, thank you for your work.

I have been running COVINS(G) on ROS melodic on Ubuntu 18.04 with no problem with the VINS-FUSION (ROS versions) when run on EuRoC dataset. However, when I try to run it with our bag filles (real sense-d435i). The Vins-fusion seems working but it is unable to communicate with the ROS-wrapper (as shown in the picture).
I followed the following instructions:
1-Compiled VINS-COVINS-adaptation
2- setup the server IP address in ~/catkin_ws/src/VINS-COVINS-adaptation/covins_comm/config/config_comm.yaml
3-roslaunch vins vins_frontend_realsense.launch (change topic names accordingly)
4- roslaunch covins_frontend vins_d455_agent.launch(change topic names accordingly)
5- rosrun covins_backend covins_backend_node

Could you please let me what point I am missing?
Thank you
exp

@Ws1234567879789
Copy link

May I ask if you did not report an error when compiling VINS-COVINS-adaptation? Some of the download addresses he provided seem to be unable to download. If you compile successfully, I hope you can provide me with an answer. Thank you

@manthan99
Copy link
Collaborator

Hi @imdsafi09

Could you please provide more information on all the terminal outputs. For example in the terminal where you are running the back-end, are you able to establish the connections with the agents ?

There are basically 2 ways you can run the setup with your custom camera.

Best
Manthan

@imdsafi09
Copy link
Author

imdsafi09 commented Nov 30, 2023

Hi @manthan99

Thank you for your detailed response. I fixed the issue, and everything was fine it was just a topic mismatch in the "covins_frontend/launch/vins_d455_agent.launch" file.

I have another related question when I use RVIZ while using the EuRoC dataset I can visualize the point cloud but when I am running it with my sensor input there is either no point or sometimes only a few. It is something related to my sensor data (d435i) or do I need to tweak any configuration parameters.

@imdsafi09
Copy link
Author

hi @Ws1234567879789

First, I tried to build via docker, but it failed (several errors). Then I opened the docker file https://github.com/manthan99/VINS-COVINS-adaptation/blob/master/docker/Dockerfile, ran all the commands, and compiled it manually.

@Ws1234567879789
Copy link

Ws1234567879789 commented Nov 30, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants