Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Incorrect FK for the locobot #167

Description

@jborbik

Steps to reproduce

  1. run roslaunch locobot_control main.launch use_arm:=true use_camera:=true use_base:=true use_rviz:=true

Observed Results

The visualized arm and camera positions are not consistent with the actual, real world locobot positions. Below you can see the image of the actual arm position and the one seen in RViz: the visualized model and the TF coming from forward kinematics (FK). If I kill the roslaunch script, the arm does unexpected movement which causes the arm to hit the locobot's component and the motor overloads. Obviously, the moveit does not work as expected because the current position is incorrectly mapped.

out1
out2

Expected Results

Correct FK in Rviz after launching the script.

Relevant information

I have verified using Dynamixel Wizard the the motor IDs are correct (1-7 for the arm in order, 8 - camera yaw angle, 9 - camera pitch angle).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions