xarm_ros2 icon indicating copy to clipboard operation
xarm_ros2 copied to clipboard

Attempting to Save Recorded Trajectory Crashses API

Open Adam-Sawyer opened this issue 2 years ago • 3 comments
trafficstars

After recording a trajectory on my xArm6 whenever I attempt to save it the API immediately crashes

image image

Adam-Sawyer avatar Feb 05 '23 23:02 Adam-Sawyer

@Adam-Sawyer The trajectory is saved in the control box, the filename parameter only needs the file name, not the path.

vimior avatar Feb 06 '23 02:02 vimior

Is it possible for me to access the trajectory recording directly?

Sent from my iPhone

On Feb 5, 2023, at 8:28 PM, vimior @.***> wrote:

 WARNING: This message has originated from an External Source. This may be a phishing expedition that can result in unauthorized access to our IT System. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email.

@Adam-Sawyerhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FAdam-Sawyer&data=05%7C01%7Carsrbt%40mst.edu%7C54be7fcccdb84049083208db07e9d7f3%7Ce3fefdbef7e9401ba51a355e01b05a89%7C0%7C0%7C638112473156610469%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=WIKtYG6x%2Fs7IFEgOefXD7uFggWgXc212C9HRN1FnFNo%3D&reserved=0 The trajectory is saved in the control box, the filename parameter only needs the file name, not the path.

— Reply to this email directly, view it on GitHubhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FxArm-Developer%2Fxarm_ros2%2Fissues%2F25%23issuecomment-1418409232&data=05%7C01%7Carsrbt%40mst.edu%7C54be7fcccdb84049083208db07e9d7f3%7Ce3fefdbef7e9401ba51a355e01b05a89%7C0%7C0%7C638112473156610469%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=8qIAQmkiz1QNsSQqbrqjx5UvAbQtAJBjqFl0iUUdaec%3D&reserved=0, or unsubscribehttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAKPYP4ZPIXI3TUR6MJK7RDDWWBOVBANCNFSM6AAAAAAUSBJA7Y&data=05%7C01%7Carsrbt%40mst.edu%7C54be7fcccdb84049083208db07e9d7f3%7Ce3fefdbef7e9401ba51a355e01b05a89%7C0%7C0%7C638112473156610469%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ce%2B7JEsPvfLchowGB0MJT6NEsvU8fGBrQV9fL5ccMN8%3D&reserved=0. You are receiving this because you were mentioned.Message ID: @.***>

Adam-Sawyer avatar Feb 06 '23 03:02 Adam-Sawyer

@Adam-Sawyer For recording files, the SDK only has interfaces for saving and playback If you need to read the file content, you can use xArmStudio

vimior avatar Feb 06 '23 06:02 vimior