Skip to content

Spinal-PC communication stops when the servo-communication flag is enabled and no Kondo servos are connected. #738

@makabe0510

Description

@makabe0510

Spinal-PC communication stops when the servo-communication flag is enabled and no Kondo servos are connected.

  • definitions in config.h
#define NERVE_COMM 0
#define SERVO_FLAG 1
#define DYNAMIXEL 0
#define KONDO 1
  • test
write firmware to spinal_v2 and connect via USB

terminal1
$ roslaunch spinal bridge.launch

terminal2
$ rostopic echo /imu

wait about 15 seconds
rosserial communication stops and rostopic echo returns no data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions