We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
installing ros2-foxy-angles does not expose a Python angles module (perhaps because setup.py refers to catkin?)
ros2 foxy API Doc is 404. When Python is supported suggest the API Doc include:
The text was updated successfully, but these errors were encountered:
Check out #37
Sorry, something went wrong.
This looks great on getting it merged. Will this only be released for rolling plus, or will it be back ported to Foxy?
Thanks for the reminder. I've just done a Foxy release, so it will be in the next sync.
No branches or pull requests
installing ros2-foxy-angles does not expose a Python angles module (perhaps because setup.py refers to catkin?)
ros2 foxy API Doc is 404. When Python is supported suggest the API Doc include:
import angles
field_of_view_radians = angles.from_degrees(25.0)
The text was updated successfully, but these errors were encountered: