Hi, I want to use FASTER on the ground robot. And I run the "roslaunches" according to the exact procedure.
When I first click the "start" and give the goal by "2D Nave Goal", it runs well and reached the destination.
But for the next goal, it always fails and the car is swaying in the simulation environment.
Do you know the possible causes of this problem? Thanks a lot.
What's more, I'd lik
Simulation of self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
This package provides a CLF-based reactive planning system, described in paper: Efficient Anytime CLF Reactive Planning System for a Bipedal Robot on Undulating Terrain. The reactive planning system consists of a 5-Hz planning thread to guide a robot to a distant goal and a 300-Hz Control-Lyapunov-Function-based (CLF-based) reactive thread to cope with robot deviations. The planning system allowed Cassie Blue to autonomously traverse sinusoidally varying terrain. More experiments are still being conducted and this repo and the paper will be updated accordingly.
Factory Robot is an implementation of Autonomous Navigated Robot with QR Code Detection and Visual Servoing. The implementation consists of different navigation approaches.
A weeding robot that can autonomously navigate in the field between obstacles, identify different kinds of weeds and then spray them in a Gazebo simulation environment.
Hi, I want to use FASTER on the ground robot. And I run the "roslaunches" according to the exact procedure.
When I first click the "start" and give the goal by "2D Nave Goal", it runs well and reached the destination.
But for the next goal, it always fails and the car is swaying in the simulation environment.
Do you know the possible causes of this problem? Thanks a lot.
What's more, I'd lik