Open
Conversation
updated on what we have to do this script
this folder is for manual controls and converting driver messages to motor signals
gets messages from joystick
takes selected messages from joystick via joy_raw.py first epoch
converts into PWM signals
Updated README to improve clarity and formatting.
need to debug
* Create unnamed * Add files via upload * Delete ld_ctrl directory * Create unnamed * Add files via upload * Delete src/ld_ctrl/unnamed * Create ydlidar.yaml * Create launch file for LiDAR driver with X2 config This launch file sets up the LiDAR driver with the X2 configuration and includes the necessary parameters from the specified YAML file. * Update package.xml * Update setup.py * Create gap_follow_node.py * Add ydlidar_ros2_driver dependency * Create wall_follow_node.py * Update package.xml * Update setup.py * Create safety_node.py * Update package.xml * Update setup.py * Create ld_ctrl_manual.py * Update manual_ctrl.launch.py * Update manual_ctrl.launch.py * Update manual_ctrl.launch.py * Update package.xml * Update setup.py * Create __init__.py * Create ld_ctrl * Create slam_toolbox_async.yaml * Create slam_async.launch.py * Update slam_async.launch.py * Create base_link.launch.py * Update manual_ctrl.launch.py * Update __init__.py * Refactor simulator to use SimpleSimulator class need to debug sim --------- Co-authored-by: na24b064 <na24b064@smail.iitm.ac.in>
This launch file sets up the lane detection pipeline with lane detector and controller nodes.
Added button mapping constants for joystick control.
Removed gear management and throttle zones from SimpleCarController. Added PS4Controller class for joystick input handling.
Refactored joystick control to use AckermannDriveStamped for driving commands. Removed PS4Controller class and integrated joystick input handling into SimpleCarController.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.