-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add doc images to dev #167
Open
manuelgitgomes
wants to merge
12
commits into
dev
Choose a base branch
from
doc/wiki
base: dev
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
* Change write.py and consequent launch files in order to record boolean velocity in real car. * Change write.py and consequent launch files in order to record boolean velocity in real car. * Bug fix to run real car with velocity first * Show Robot View as file is recording * fix cap.release() issue * issue 40 (yaml files) * Changed button from press to switch * issue 45, simuation object meshes * add jpg file to kinect mesh * issue 41 - start adding kinect to gazebo (wip) * issue 46, gitignore jpg's * removed because i can push commits the problem is due to git ignore * add kinect jpg (due to issue 46) * Removed Pillow from requirements.txt * Changed .gitignore to allow images but disallow all files on cnn/data and cnn/models * Removed models from repository * issue 41 (wip), kinect gazebo update * issue 41, dual kinect gazebo * new dev presencital * Changed bool_cmd_topic and bool_vel_topic arguments to vel_cmd_topic for consistency's sake. * Created a new publisher on AndroidConversor.py which converts the "press" button we have on ROS Mobile to a "switch" button. This does not interfere with all the other uses of this script. Launch files changed accordingly. * changed camera id 0 -> 2 * added new version of switch topics to launch files * Updated launch files to record only when \android_input_vel is on * fix error dividing by 0 in train2a_transfer_learning.py * issue 64, add checkerboard to gazebo * issue 63, change wheel color to darkgray on gazebo * added driving launch with cnn2 + kinectic * Changed name of launch and removed extra csv Co-authored-by: Manuel <gomesnelito@gmail.com> Co-authored-by: BrunoM_Mec <58668014+brunomonteiro98@users.noreply.github.com> Co-authored-by: Daniel Coelho <danielsilveiracoelho@ua.pt> Co-authored-by: Manuel Gomes <58152228+manuelgitgomes@users.noreply.github.com> Co-authored-by: inaciose <inaciose@gmail.com> Co-authored-by: bruno <brunomonteiro98@ua.pt>
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.