Skip to content

Trajectory stopped mid motion #503

Discussion options

You must be logged in to vote

(for now I've converted this to a discussion. If it turns out this is something that needs to be fixed, we'll create a more detailed issue)

printf(..) goes to stdout, which is either the console (if you have a monitor attached -- you'd need a special cable for that), or to an active telnet session.

The M+ SDK manual explains how to enable telnet (you need to update a parameter and reboot the controller) and how to log-in. Make sure to log-in before you expect the failure to happen, or you'll be too late (basically: log-in as soon as the controller lets you).

We sometimes observe trajectories being stopped (softly) in the middle of execution. We have not found any error messages or other …

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@simonschmeisser
Comment options

@gavanderhoorn
Comment options

@cjue
Comment options

Answer selected by simonschmeisser
Comment options

You must be logged in to vote
3 replies
@EricMarcil
Comment options

@cjue
Comment options

@cjue
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #502 on June 04, 2022 11:55.