-
Notifications
You must be signed in to change notification settings - Fork 19
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
Update from KOU-Mekatronom #16
Open
Renbago
wants to merge
73
commits into
ECC-BFMC:KOU-Mekatronom
Choose a base branch
from
KOU-Mekatronom:main
base: KOU-Mekatronom
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.
Open
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
…n mpc_start_setting.h
node.mpc_setting_outputs_.X0
…ion. From original path
Version 0.01
…ent node variables
at this way we can able to find next waypoint and casadi will solve by execute automaticly.
…ll be disabled. It does need yolo implementation. Might be I can run it with directly python script. IDK yet, so I'll check later
also deleted imagecb for now not necessery will be updated when add yolo. Added obstacleDetectionCb this callback listens the obstacles topic and adding the center_x and center_y values, this are using by mpc_running.h and if the obstacles is in the path the djikstra path has been called
this thesis include the details of work but not finished yet.
update readme
Update from KOU-MEkatronom
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.
Hello again!,
this version include all of the codes which we used at BFMC-2024.
just small info: includes obstacle detection, traffic light, rviz entegration, robot_localization, non linear mpc for controlling, djikstra for path creating from gaven xml node format, obstacle avoidance, all of the details are accesable.
And i've add my thesis about the project.
Also i have added the cpp version but not fully finished. All of the details are given at readme file.
For testing how this is work you can easily select the docker branch and just follow the Prerequisites
not:
i will aso open pr for docker version after this pr.
Have a nice day! waitings your feedback.
The old KOU-Mekatronom team leader.
Mehmet Baha Dursun