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

Fix Truncated Pickle Data Error on Ubuntu 22.04 for ROS-O #58

Open
wants to merge 1 commit into
base: melodic-devel
Choose a base branch
from

Conversation

Li-Jinjie
Copy link

Dear maintainers,

When I use the smach_viewer on Ubuntu 22.04 and ROS-O, I met this error:

File "/opt/ros/one/lib/python3/dist-packages/smach_viewer/smach_viewer_base.py", line 75, in _load_local_data local_data = pickle.loads( _pickle.UnpicklingError: pickle data was truncated

So I did some change to make it work.

The change has been tested on Ubuntu 22.04 with ROS-O and Ubuntu 20.04 with ROS Noetic. The tested command is rosrun smach_viewer smach_viewer.py

Thank you for the maintenance!

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