Created
September 5, 2023 13:28
-
-
Save heeplr/6cc5e7d7ad2f2642aae815d93a53b532 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
waitpid failed /usr/bin/rtapi_app pid | |
/usr/bin/rtapi_app exited without becoming ready | |
insmod for pid failed, returned -1 | |
while executing | |
"hal loadrt pid names=J0_pid,J1_pid,J2_pid,J3_pid" | |
("eval" body line 1) | |
invoked from within | |
"eval hal loadrt $args" | |
(procedure "loadrt" line 1) | |
invoked from within | |
"loadrt pid names=$pid_names" | |
(procedure "core_sim" line 46) | |
invoked from within | |
"core_sim $axes \ | |
$number_of_joints \ | |
$::EMCMOT(SERVO_PERIOD) \ | |
$base_period \ | |
$::EMCMOT(EMCMOT)" | |
(file "/usr/share/linuxcnc/hallib/basic_sim.tcl" line 48) | |
invoked from within | |
"source $filename" | |
invoked from within | |
"set result [source $filename]" | |
(file "/usr/bin/haltcl" line 42) | |
+ '[' '' = '' ']' | |
+ Cleanup | |
+ echo 'Shutting down and cleaning up LinuxCNC...' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment