No version for distro humble showing indigo. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.6.17
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_control.git
VCS Type git
VCS Version indigo_dev
Last Updated 2018-07-21
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The cob_model_identifier package

Additional Links

No additional links.

Maintainers

  • Felix Messmer

Authors

  • Christoph Mark
******************************************************************************************
******************************************************************************************
This readme gives you instructions how to get the frame_tracker PID parameters.***********
******************************************************************************************
******************************************************************************************

1. Start every component (twist_controller,frame_tracker) which is necessary for twist controlling.

2. Use rqt trajectory controller / dashboard to find a start configuration for the endeffector.

3. Configure the python script in the cob_model_indentifier/scripts folder to command different twists for the manipulator. For better results use only one direction.  (JUST CONFIGURE! DO NOT RUN THE SCRIPT YET)

4. Create a directory on the robots harddrive where the recorded date can be stored.

5. Configure cob_model_identifier yaml file and type in the previous created directory.

6. Launch the cob_model_identifier: roslaunch cob_model_identifier model_identification.launch ns:__"twistcontroller_namespace" (replace twistcontroller_namespace)

7. Run the python script: scriptname.py ns:__"twistcontroller_namespace" (replace twistcontroller_namespace)

8. After finishing the script, click into the cob_model_identifier terminal and press "a" to finish recording. Several .m files will be created into the folder (Step 4).

9. Compress the files in the robots directory with: "tar -cvf filename directory"

10. Send the compressed files to the local computer: "scp filename user@comp:."

11. Locate the .tar folder and decompress it. A new folder will be created.

12. Open "Octave" and use the "cd"-command to get to the directory where the .m files were saved into.

13. Open the .m file which represents the direction of the configured twist (Step 3). (example: z_linear or x_angular)

14. 4 plots will be opened. Ignore every plot except the PT1 Model.

15. Print the bode-plot of the model with (example: bode(Gs_z_linear_integrated1) or bode(Gs_x_angular_integrated1))

16. Follow the instructions in Christoph Mark's BPP2 report (Ask Felix Meßmer)





CHANGELOG

Changelog for package cob_model_identifier

0.6.17 (2018-07-21)

  • update maintainer
  • Contributors: fmessmer

0.6.16 (2018-01-07)

  • Merge remote-tracking branch 'origin/indigo_release_candidate' into indigo_dev
  • Merge pull request #159 from ipa-fxm/APACHE_license use license apache 2.0
  • use license apache 2.0
  • Contributors: Felix Messmer, ipa-fxm, ipa-uhr-mk

0.6.15 (2017-07-18)

  • Merge pull request #122 from ipa-fxm/indigo_roslint roslint some packages
  • starting to roslint some packages
  • manually fix changelog
  • Contributors: Nadia Hammoudeh García, ipa-fxm

0.6.14 (2016-10-10)

0.6.13 (2016-10-10)

0.6.12 (2016-10-10)

0.6.11 (2016-04-01)

  • working on log output
  • Contributors: ipa-fxm

0.6.10 (2015-08-31)

0.6.9 (2015-08-25)

  • boost revision
  • do not install headers in executable-only packages
  • explicit dependency to boost
  • more dependency fixes according to review comments
  • explicit dependency to boost
  • more fixes for migration afer merge
  • remove trailing whitespaces
  • migrate to package format 2
  • cleanup
  • sort dependencies
  • update with ipa320
  • review dependencies
  • code styling cob_model_identifier
  • beautify and code-review
  • Contributors: ipa-fxm

0.6.8 (2015-06-17)

0.6.7 (2015-06-17)

  • restructure namespaces for parameters of cartesian controllers
  • cleanup/replace cob_srvs
  • beautify CMakeLists
  • remove obsolete files
  • remove obsolete config
  • new features
  • Added README
  • cleaned up
  • last commit before pull
  • cleaning up cob_model_identifier
  • neutral file path
  • input script for model_identifier
  • close file
  • fixed console bug
  • input_generator as python script
  • new features
  • merge with fmx-cm
  • add tracking_action
  • test
  • Contributors: Christian Ehrmann, ipa-fxm, ipa-fxm-cm

0.6.6 (2014-12-18)

0.6.5 (2014-12-18)

0.6.4 (2014-12-16)

0.6.3 (2014-12-16)

0.6.2 (2014-12-15)

  • fix cppcheck errors
  • few more changes after testing new structure
  • merge with fxm-cm
  • cleaning up
  • add dependencies
  • more topic renaming according to new structure
  • temporary commit
  • fix install tag

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_model_identifier at Robotics Stack Exchange