Add documentation about MIR and mir_bridge functionalities
See original GitHub issueWe recently got a new MIR200 and since it comes with a new software version, it was not directly compatible with this ROS driver.
We spent quite some time to figure out, how the MIR would work, how it connects with rosbridge and why it was not working right away. With the insight we obtained up to now, we could have saved quite some of it, if there would have been some more documentation, e.g.
- That MIR is actually running ROS internally (although that didn’t really take long to figure out)
- A figure of the architecture like
ROS - mir_driver - rosbridge - rosbridge - MIR
- That one can actually just connect to the roscore on MIR. I misread the network specifications and thought that all the ports would be closed, so I though our only access would be through rosbridge.
All the manuals I got with the MIR leave out, that it runs ROS and a lot of other tips and tricks that appear in various issues here. It seems to me that it would be a lot of help for people if this implicit knowledge would be expressed somewhere. What do you think?
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
miRSystem: An Integrated System for Characterizing Enriched ...
MiRSystem is a user-friendly tool for predicting the target genes and their associated pathways for many miRNAs simultaneously. The web server ...
Read more >mirBridge Overview (A) The input to mirBridge is a set of ...
mirBridge Overview (A) The input to mirBridge is a set of genes. Red and blue squares denote conserved and nonconserved seed-matched sites in...
Read more >Using ROS with robot software version 2.7 · Issue #45 - GitHub
Dear all, I have a question regarding the ROS integration with MiR100 running robot software versions of 2.7 and 2.8.
Read more >miRSystem - An integrated miRNA analytical system for ...
miRSystem is a database which integrates seven well known miRNA target gene prediction programs: DIANA, miRanda, miRBridge, PicTar, PITA, rna22, ...
Read more >miRDeep2 documentation | Max Delbrück Center
description: Wrapper function for the miRDeep2.pl program package. The script runs all necessary scripts of the miRDeep2 package to perform a microRNA detection ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
For convenience a jpg export here. Comments are appreciated.
This issue is still in the back of my head, but I am totally busy until the first week of November.