Skip to content
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

Kinetic devel #100

Closed

Conversation

drchrislewis
Copy link
Member

@drchrislewis drchrislewis commented Mar 14, 2017

@shaun-edwards Please review or assign someone. This kinetic-devel version may be tested using the kinetic-devel branch of the industrial_calibration_tutorials : calibrate_from_images.launch example. Also, if you run the dynamic reconfigure gui you can break the calibration by adjusting the parameters away from their defaults.
I believe #89 is addressed
#45 is addressed by removing mono_ex_cal from the CMakeList.txt. It was one of the original examples developed to use Ceres-solver and is neither documented nor used anymore.

@VictorLamoine
Copy link
Contributor

I'm testing this right now!

@VictorLamoine
Copy link
Contributor

[ INFO] [1489662006.524088584]: Ready to take commands for planning group manipulator.
[ERROR] [1489662006.560440767]: Can't parse node[moving_cameras]
terminate called after throwing an instance of 'YAML::InvalidNode'
  what():  yaml-cpp: error at line 0, column 0: invalid node; this may result from using a map iterator as a sequence iterator, or vice-versa
[calibration_service_node-12] process has died [pid 14255, exit code -6, cmd /home/victor/code/catkin_workspace/devel/lib/industrial_extrinsic_cal/service_node __name:=calibration_service_node __log:=/home/victor/.ros/log/b4e1cd62-0a37-11e7-83bb-34e6d766b009/calibration_service_node-12.log].
log file: /home/victor/.ros/log/b4e1cd62-0a37-11e7-83bb-34e6d766b009/calibration_service_node-12*.log

@drchrislewis
Copy link
Member Author

@VictorLamoine The parser will work if one defines both moving and static targets and cameras, but just leave the node empty if there aren't any of that type. See example of syntax of yaml files in industrial_calibration_tutorials.

@VictorLamoine
Copy link
Contributor

I'm using the same YAML files between Indigo and Kinetic and the node crashes in Kinetic.
Maybe it's not the same yaml-cpp version and there's been in change in the API?! I'll check again my files

… comments to results file explaining why its usually empty.

first successful compile after adding dynamic reconfigure elements to circle grid finder

fixed reconfigure gui interface for ros_camera_observer to work with multiple cameras simultaneously
…e to both blob and circle finder parameters(mostly the same variables)

forgot to add the cfg directory, now I did

fixed issue with setting defaults for finding white on black blobs instead of black on white
…e to both blob and circle finder parameters(mostly the same variables)

forgot to add the cfg directory, now I did

fixed issue with setting defaults for finding white on black blobs instead of black on white
…e to both blob and circle finder parameters(mostly the same variables)

forgot to add the cfg directory, now I did

fixed issue with setting defaults for finding white on black blobs instead of black on white
@drchrislewis drchrislewis deleted the kinetic-devel branch January 30, 2018 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants