-
Notifications
You must be signed in to change notification settings - Fork 99
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
running problem #9
Comments
Same problem here! Any solutions? Edit: the problem occurs in the trajectory_generator.cpp file when the variable |
I am having the same problem. Has anyone found a fix for this? |
@viswanarayanans @kosmastsk Hello, can you complie this repo with fcl-0.5? I got this error, did you meet this error? |
Did you solve this problem? I met the same error. |
Hi Gaud,
I encountered the following problem while running the node of traj_gen .
and still, in the goalpoint_transformer.cpp file I changed the listener.lookupTransform("odom",....) to listener.lookupTransform("map",....) , because the frame_id of my nav_msgs/Odometry is "map". but there is always an error in the bash. as we can see in this picture.
Do you know the reason? Is my modification wrong? thanks a lot!!
Originally posted by @ifaceyou123 in #1 (comment)
The text was updated successfully, but these errors were encountered: