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

Rewrite trac_ik_python to support ROS 2 #33

Draft
wants to merge 1 commit into
base: ros2
Choose a base branch
from

Conversation

aprotyas
Copy link
Owner

I believe the SWIG-based approach has problems, if for nothing else but because of growing troubles with symbol visibility in windows.

As such, this PR attempts a rewrite trac_ik_python as a pybind11 wrapper around the TRAC_IK::TRAC_IK class, seeking inspiration from the modules generated in rclpy and rosbag2_py.

More details to come soon.

It probably supersedes #5 because I couldn't get that effort to work.

Signed-off-by: Abrar Rahman Protyasha aprotyas@u.rochester.edu

Signed-off-by: Abrar Rahman Protyasha <aprotyas@u.rochester.edu>
@aprotyas aprotyas self-assigned this Jan 23, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant