Skip to content

hebiros_gazebo_plugin subscribes to Imu Plugin at fixed frequency #115

@josephcoombe

Description

@josephcoombe

See https://github.com/HebiRobotics/HEBI-ROS/blob/master/hebiros_gazebo_plugin/include/hebiros_gazebo_joint.cpp#L11-L13

this->imu_subscriber = n->subscribe<sensor_msgs::Imu>(
"hebiros_gazebo_plugin/imu/"+name,
100, boost::bind(&HebirosGazeboJoint::SubIMU, this, _1));

^ this should probably be dependent on feedback frequency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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