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

ROS2 eloquent #4

Open
Repp-cattt opened this issue Mar 15, 2021 · 13 comments
Open

ROS2 eloquent #4

Repp-cattt opened this issue Mar 15, 2021 · 13 comments

Comments

@Repp-cattt
Copy link

Can I use it in the eloquent version of ros2?
Or is there any other way for me to successfully build a map in ROS2?

@shiveshkhaitan
Copy link
Member

Yes. Please check the eloquent-devel branch.

@Repp-cattt
Copy link
Author

Repp-cattt commented Mar 15, 2021 via email

@shiveshkhaitan
Copy link
Member

I just added the eloquent-devel branch. Please try cloning the repo again.

@Repp-cattt
Copy link
Author

Repp-cattt commented Mar 15, 2021 via email

@shiveshkhaitan
Copy link
Member

This command should work: git clone https://github.com/Project-MANAS/slam_gmapping. Please try again.

@Repp-cattt
Copy link
Author

Repp-cattt commented Mar 15, 2021 via email

@shiveshkhaitan
Copy link
Member

Yes I did not specify a branch because I have made eloquent-devel the default branch. You are probably getting error because that branch did not exist when you cloned the repo. That is why I am suggesting you to clone the repo once again.

Yes slam_gmapping requires openslam_gmapping without which it would not build.

Please remember to source your local workspace source install/setup.zsh after building since ros2 launch does not automatically detect newly built packages.

@Repp-cattt
Copy link
Author

Repp-cattt commented Mar 15, 2021 via email

@shiveshkhaitan
Copy link
Member

That is ok. Should work as well

@Repp-cattt
Copy link
Author

Repp-cattt commented Mar 15, 2021 via email

@Repp-cattt
Copy link
Author

I'm sorry to bother you again, but after I ran the command "ros2 launch slam_gmapping slam_gmapping.launch.py", the expected map did not appear. Do I need to configure another radar topic / scan and odometer / odom topic?

@shiveshkhaitan
Copy link
Member

Yes. As already mentioned in the README.md, it would require laser scans on topic /scan and the transforms (tf) between odom -> base_link -> base_scan_link.

@Repp-cattt
Copy link
Author

Repp-cattt commented Mar 22, 2021 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

2 participants