datapartyjs / teleop-xyz

Light ROS vizualizer
Apache License 2.0
27 stars 3 forks source link

teleop.xyz šŸ¤–

teleop.xyz

sense, plan, party šŸ¤˜

Usage

Requirements

See example/point_cloud.launch for a typical roslaunch configuration.

Follow and Support

Video Demo

Video of connecting to ROS device Video of using a gamepad

Roadmap šŸ—ŗļø

Troubleshooting

Having trouble using teleop?

Look for similar issues in our bug tracker or try common work arounds below.

Connection error when using ws:// instead of wss://

Modern web browsers frown upon mixing secure and insecure connections. If you are using the app with an insecure ros_bridge websocket, in the format of ws://... you will need to try one of the following solutions.