forked from AGV-IIT-KGP/freezing-batman
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
confidence passed as a parameter through launch file #1
Open
yvshri
wants to merge
261
commits into
yvshri:master
Choose a base branch
from
AGV-IIT-KGP:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
… into mybranch Conflicts: planning/motion_planning/local_planner/src/a_star_seed/a_star_seed.cpp planning/motion_planning/local_planner/src/local_planner.cpp
documentation for logitech_camera
Code can now work with distance transform as I changed !=0 to ==255
Edited obstacleRemoval
Added a flag to input training file.
Replace the current license with GPL v3
removed the dependency from mrpt
… into dragonfly91-code_fixer
… into dragonfly91-code_fixer
Conflicts: planning/motion_planning/local_planner/launch/module.launch planning/motion_planning/local_planner/src/a_star_seed/quick_reflex.cpp
… into new_qr Conflicts:gsggdgdgs planning/motion_planning/local_planner/launch/module.launch
… merge data from both the cameras and the lidar. Fixed some problems with qr planner. It's response is close to the expectations now.
Working nose_follow along with a new (3rd) algo for qr planning.
…om rosbuild to catkin. Added the relative paths.
-found the average of top 20 and bottom 20 pixels. if their x values differ more than a certain amount, it indicates a sharp turn or single lane visible. Then a line is drawn 40 pixels from the lane, (around 3 feet) and the bot follows that line. If the difference is less, it follows the old code. Made it catkin compatible -added package.xml, and edited CMakeList file so catkin can handle it.
…terest in the image, i.e. the lane pixels. Currently it is publishing in the topic "/cloud_data".
when all are being printed. Working with Rviz.
Changed The Lane Detection packages logitech camera, agv_framework, lane...
…rint the points corresponding to lanes and it can be seen through Rviz
Point cloud
made path of ipt file relative
fixed path error
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.