No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/well-robotics/stride.git
VCS Type git
VCS Version main
Last Updated 2025-01-05
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • Yuhao Huang, Yicheng Zeng and Xiaobin Xiong

Authors

No additional authors.

hardware package

This package contains sensor reading and serial communication nodes, and the controller launch file.

How to Use

To use this package, please use following

To run any node, use the following command line:

# Check the nodes in this package (in your workspace/src folder)
source ../install/setup.bash 
ros2 pkg executables hardware

# run any node to chceck actuators or sensors:
ros2 run hardware contact_pub

# in a new command line, run this to see if the switches are functioning properlly
source ../install/setup.bash 
ros2 topic list
ros2 topic echo /hardware/ContactState

To launch the template controller, run the following line(make sure you have hardware setup and powered properly):

ros2 launch hardware planar_bipedal_hardware_launch.py

Package Structure

The following nodes are included in this package:

  1. contact_sensor_node: for contact sensor reading
  2. imu_node: for reading pelvis angle and angular velocity
  3. roll_velocity_node: for reading x-direction velocity
  4. serial_communication_joint_node: for serial communication with Arduino
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
controller

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hardware at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.