question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add documentation about MIR and mir_bridge functionalities

See original GitHub issue

We 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:open
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
matthias-mayrcommented, Feb 2, 2021

mir_architecture

For convenience a jpg export here. Comments are appreciated.

0reactions
matthias-mayrcommented, Oct 14, 2020

This issue is still in the back of my head, but I am totally busy until the first week of November.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found