Skip to content

Rewrite trac_ik_python to support ROS 2#33

Draft
aprotyas wants to merge 1 commit intoros2from
aprotyas/port_trac_ik_python
Draft

Rewrite trac_ik_python to support ROS 2#33
aprotyas wants to merge 1 commit intoros2from
aprotyas/port_trac_ik_python

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.

1 participant