-
Notifications
You must be signed in to change notification settings - Fork 27
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
how to use the code #14
Comments
Hi, you additionally need a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I am a student and I am trying to deploy Kinematic-ICP on my wheeled robot. However, I found the tutorial on your GitHub not clear enough, so I would like to consult on the specific deployment steps. For example, my robot's code currently publishes a transform from the odom coordinate system to the base_footprint coordinate system, but when I directly ran your code with ros2 launch kinematic_icp online_node.launch.py lidar_topic:=, I noticed that there was no change in the TF tree
The text was updated successfully, but these errors were encountered: