Testing RLidar and Configurations
Index Using RLIDAR Configuring enviroment Using RLIDAR Some of the RLIDAR tests will be shown as the output of the array hits: hits: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
Index Using RLIDAR Configuring enviroment Using RLIDAR Some of the RLIDAR tests will be shown as the output of the array hits: hits: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
Index Using RLIDAR Sensor measurements Using RLIDAR To use the lidar we have to write this line in the main: def main(scenarios, headless, num_episodes, max_episode_steps=None): agent_...
Index Starting to go backwards Sensor measurements Starting to go backwards The main problem with this phase is that the simulator is designed to drive exclusively forwards, in fact, the r...
Index Basic Teleop Velocities Teleop Basic Teleop In this example the predefined actions of SMARTS are used, so the control of the car is not absolute and it is very difficult to leave the...
Index Installing SMARTS Installing SMARTS Official Installation Guide The biggest obstacle I’ve encountered when installing it, is that they supposedly support python virtual environments h...