Tomáš Báča

Results 39 comments of Tomáš Báča

Hi, $(which nvim) might be problematic when nvim is aliased (I have both vim and nvim aliased to add some launch parameters automatically). Neovim worked out of the box for...

Hey, is there some update to this issue? I would appreciate the option to have a clean inbox on multiple machines, which, sadly, cannot be achieved without moving email between...

WIP: https://ctu-mrs.github.io/docs/hardware/post_installation.html

Hey, yes, possibly in 2023.

We did not have to do this on any of our drones. Are you sure you are doing this correctly? I am using: ```bash sudo swapoff -a sudo dd if=/dev/zero...

Ye, maybe, if you select to have "no swap" during Ubuntu installation. We should have the swap-setting script universal, therefore, let's also update https://github.com/ctu-mrs/uav_core/blob/master/miscellaneous/scripts/set_swap.sh.

@matemat13 the most issues I can see now is going to be with simulation. It might force us to update the mavlink SITL gazebo again, which might paralyze us for...

I have switched from neovim to vim a year ago. I will check it out.

I will update the use of neovim, only if Vim is missing. I will check the update, it seems like a nice touch :-).

Some of the edits are more complex than sed could do IMO, e.g., locating the floating block in the tree, then jumping back two times on { and cutting the...